Free fall
Let's consider the problem of an object in free fall, ie falling under the influence of Earth's gravitational field (or similar object), of mass $M_\odot$.
Galilean solution
The original (correct) solution to the free fall of an object was done by Galileo, the "naturally accelerated motion" in "Two New Sciences". This is mostly done as a kinematic exercize without much dynamics.
The time in which any space is traversed by a body starting from rest and uniformly accelerated is equal to the time in which that same space would be traversed by the same body moving at a uniform speed whose value is the mean of the highest speed and the speed just before acceleration began.
Newtonian mechanics
Constant acceleration
The simplest form of free-fall is the one where the gravitational acceleration is assumed to be constant and downward directed, that is,
\begin{equation} \vec{F} = - m g \vec{e}_z \end{equation}This gives us, with Newton's second law, the following equation
\begin{equation} \ddot{\vec{x}}(t) = - g \vec{e}_z \end{equation}Its solution with respect to velocity is
\begin{equation} \dot{\vec{x}}(t) = - g \vec{e}_z t + \vec{v}_0 \end{equation}And, with respect to position,
\begin{equation} \vec{x} = - \frac{g}{2} \vec{e}_z t^2 + \vec{v}_0 t + \vec{x}_0 \end{equation}The trajectory is therefore a parabola. It can be useful, in the modelisation of an object with respect to the ground, to know when it will touch the ground, how long it will remain in the air, and so forth. If we assume that the ground is at $z = 0$, then what we want to know are the roots of
\begin{equation} - \frac{g}{2} t^2 + v_{z,0} t + z_0 = 0 \end{equation}With $\Delta = v_{z,0}^2 + 2 g z_0$, the possible roots are
\begin{equation} t^{\pm} = \frac{v_{z,0} \pm \sqrt{v_{z,0}^2 + 2 g z_0}}{g} \end{equation}We can check that this makes sense : if our object has initial position $z_0 = 0$, then one of the root is indeed $0$, and if $v_{z,0}$ is positive, the object will fall at a future time. If the object is initially at rest, $v_{z,0} = 0$, and the object starts at $z_0 = 0$, both roots are simply $0$, as it is simply a static object. And the stronger $g$ is, the shorter the time interval between the two roots.
Another thing we may want is to know how far an object thrown up will rise. This is the maxima of $z(t)$, which in our case will be the maxima of
\begin{equation} z(t) = - \frac{g}{2} t^2 + v_{z,0} t + z_0 \end{equation} The first derivative being \begin{equation} \dot{z}(t) = - g t + v_{z,0} \end{equation}with critical point $t = v_{z,0} / g$. To check that this is a maximum, we look at its second derivative :
\begin{equation} \ddot{z}(t) = - g \end{equation}It is therefore always a maximum, short of having gravity in the wrong direction. The highest point will therefore be
\begin{equation} z_{\text{max}} = - \frac{g}{2} v^2_{z,0} + \frac{v^2_{z,0}}{g} + z_0 \end{equation}Gravitational field
If we consider the actual gravitational field of earth, where the earth occupies the center of the coordinate system,
\begin{equation} \vec{F} = - G M_\odot m\frac{\vec{x}(t)}{\| \vec{x}(t) \|^3} \end{equation}This corresponds quite simply in spherical coordinates to
\begin{equation} \vec{F} = - G \frac{M_\odot m}{r^2} \vec{e}_r \end{equation}With the equation of motion
\begin{equation} \ddot{\vec{x}} = - G \frac{M_\odot m}{r^2} \vec{e}_r \end{equation}As a two body problem
The actual problem of free fall is actually the two body problem of the object under consideration and the entire Earth. The free fall is the hyperbolic case (cut short by its collision with the ground)
Radial case